Skip to content

Conversation

@Hmikihiro
Copy link
Contributor

part of #15710 and #18285

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 10, 2025
Copy link
Member

@ShoyuVanilla ShoyuVanilla Jul 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there are still some places to migrate left in this file, like:

builder.replace(range, expr.to_string());
} else {
builder.delete(range);

@Hmikihiro Hmikihiro force-pushed the migrate_remove_dbg branch from b7448a5 to c79e24c Compare July 11, 2025 07:30
Copy link
Member

@ShoyuVanilla ShoyuVanilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ShoyuVanilla ShoyuVanilla enabled auto-merge July 11, 2025 07:41
@ShoyuVanilla ShoyuVanilla added this pull request to the merge queue Jul 11, 2025
@lnicola
Copy link
Member

lnicola commented Jul 11, 2025

Just FYI, I tried to update the list in #18285 (comment). A couple of them are not clear-cut though, like convert_bool_then, which was ported, but still uses clone_for_update to adjust the indent (and in one other place).

Merged via the queue into rust-lang:master with commit eaeee0b Jul 11, 2025
15 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 11, 2025
@ShoyuVanilla
Copy link
Member

Just FYI, I tried to update the list in #18285 (comment). A couple of them are not clear-cut though, like convert_bool_then, which was ported, but still uses clone_for_update to adjust the indent (and in one other place).

I guess some of them are my faults 😅

Anyway we really need to handle whitespaces accordingly and I'll take a look into it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants